home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / DevCon / Washington_1988 / Devcon_Extras / Contents < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.9 KB  |  72 lines

  1.  
  2. Devcon Extras Disk
  3.  
  4.  
  5. BlitLab_and_DFC
  6. ===============
  7. Tom Rokicki's BlitLab blitter experimentation tool, and DFC multiple
  8. disk copy program.
  9.  
  10. README             BlitLab tutorial
  11. blitlab            Blitlab
  12. DFC                Multiple disk copier
  13.  
  14. And Blitlab source code
  15.  
  16.  
  17. Example_Code
  18. ============
  19. Latest Sample Device example (03/89) - a 4-unit RAM drive
  20. Latest Sample Library example - complete with source for linker .lib
  21. ShowCPU - Displays CPU type
  22. Two examples of Joyport Output
  23. Amiga.lib exec support routine listings
  24.  
  25.  
  26.  
  27.  
  28. HardDisk
  29. ========
  30. HardBlocks         Current Hardblocks specification
  31. hardblocks.h       Latest hardblocks include files
  32. hardblocks.i       
  33. filesysres.h       Latest filesysres include files
  34. filesysres.i       
  35. scsidisk.h         Latest scsidisk include files (more recent than 1.3)
  36. scsidisk.i         
  37.  
  38.  
  39.  
  40. SRT - Set Requester Text
  41. ========================
  42. SRT        Set Requester Text, Copyrighted requester text replacement
  43.         and debugging tool.
  44. README        Use of SRT
  45. SRT_Demo    Clickable SRT demo script
  46. srt.text    Demonstration replacement text file for SRT
  47. And a variety of small crash-producing programs for testing SRT:
  48.  
  49.  
  50.  
  51. Tech_Articles
  52. =============
  53. Bad_Programming   - Warning about unsupportable Amiga programming practices
  54. Flushing_Devices  - How to flush a specific device from memory
  55. Game_Vendors      - Proper behavior for games
  56. Laser_Printers    - Setting up and using a PostScript laser printer
  57. Disk_Drives       - Routines for correct low-level drive access
  58. 8520_Timing       - Getting rid of software delay loops
  59. How_To_Reset      - Proper way to reset from software 
  60.  
  61.  
  62.  
  63. Utilities
  64. =========
  65. Comp   - Perform a binary comparison of two files.
  66. Config - Displays info about the configured boards in the system.(w/src)
  67. SearchFile - searches file for binary or ascii value
  68. SearchMem - searches memory for binary or ascii value
  69. SaveMem - saves memory range to a file
  70. TStat - Display the task status of a CLI# or exec task
  71.  
  72.